home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 126-150 / disk_144 / analyticalc / readme.now < prev    next >
Text File  |  1992-05-06  |  3KB  |  51 lines

  1. README.NOW file
  2.  
  3.     Now that you have AnalytiCalc, there are a few things you NEED TO
  4. KNOW about it.
  5.     FIRST: You MUST turn interlace ON in preferences on whatever
  6. system you'll use AnalytiCalc with. If you don't, you'll get weird
  7. crashes because AnalytiCalc uses the workbench screen and just creates
  8. windows on it. Some are on the lower half screen in interlace mode. If
  9. you're not in interlace, that half doesn't exist, and you see the good
  10. old GURU.
  11.     SECOND: If you only have 512K, don't increase the stack, and run
  12. AnalytiCalc from CLI only. It's a tight fit, but I've been told it fits
  13. in 512K and will run. If it acts flaky, try increasing the stack as much
  14. as you can (probably won't be much).
  15.     THIRD: The input you type in usually will be in the main (top)
  16. spreadsheet window. There ARE some rough edges and if input in the main
  17. window fails, it probably is being read from the auxiliary (lower) window.
  18. Some of that will be cleaned up in a later release, but for now, please 
  19. just be a little flexible.
  20.  
  21.     AnalytiCalc has a RAW: window in the top (main) window so it does
  22. not need a special keymap now. It just interprets escape sequences.
  23.     The auxiliary window is a CON: window and is used for "normal"
  24. FORTRAN type I/O.
  25.     When you get a prompt in the auxiliary window, input generally is
  26. needed THERE. When you get a prompt in the main window, input usually is
  27. needed there, but at times is needed in the auxiliary window. This happens
  28. a lot more often than needing input in the main (top) window when something
  29. is typed in the lower one. (I can't think of any cases where a prompt in
  30. the lower window needs input in the upper one.)
  31.  
  32.     Things to come:
  33.     1. I have the old Scientific Subroutine Package ready to release for
  34. Amiga. Release will be in sources, complete with comments. Free, public
  35. domain, just as it was in the VAX version I got.
  36.     2. The RIM DBMS (a complete but somewhat old relational DBMS) is
  37. almost ready. It compiles clean now. It will be released like AnalytiCalc;
  38. that is, cheap shareware, all sources included. It has a programmable
  39. interface and we've typed the documents in. The Amiga version is a port
  40. of the IBM PC port of the VAX port of the CDC original version. (wow).
  41.     3. A rewrite of a bunch of the user interface of AnalytiCalc to add
  42. mice, menus, and some cleanups of where input comes from. I may add more
  43. colors and somehow automagically ensure interlace too, if it'll not make
  44. things bigger. Much. There may be a cleanup first, then a dedicated screen
  45. version; I'm concerned that a new screen might make it fail to fit in
  46. 512K.
  47.  
  48.     Enjoy...
  49.     Glenn Everhart
  50.  
  51.